[INFO] cloning repository https://github.com/albertocavalcante/bazel-oci-worker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/albertocavalcante/bazel-oci-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertocavalcante%2Fbazel-oci-worker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertocavalcante%2Fbazel-oci-worker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3931844a634cc6ebc28231fe9e49885acee43446
[INFO] fixing albertocavalcante/bazel-oci-worker against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falbertocavalcante%2Fbazel-oci-worker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/albertocavalcante/bazel-oci-worker
[INFO] finished tweaking git repo https://github.com/albertocavalcante/bazel-oci-worker
[INFO] tweaked toml for git repo https://github.com/albertocavalcante/bazel-oci-worker written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/albertocavalcante/bazel-oci-worker on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/albertocavalcante/bazel-oci-worker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-macros v0.5.0
[INFO] [stderr]   Downloaded worker v0.5.0
[INFO] [stderr]   Downloaded worker-kv v0.7.0
[INFO] [stderr]   Downloaded worker-sys v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7
[INFO] running `Command { std: "docker" "start" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking bazel-oci-types v0.1.0 (/opt/rustwide/workdir/crates/bazel-oci-types)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking bazel-oci-registry v0.1.0 (/opt/rustwide/workdir/crates/bazel-oci-registry)
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.64
[INFO] [stderr]     Checking web-sys v0.3.91
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking worker-kv v0.7.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking worker-sys v0.5.0
[INFO] [stderr]    Compiling worker-macros v0.5.0
[INFO] [stderr]     Checking worker v0.5.0
[INFO] [stderr]     Checking bazel-oci-worker v0.1.0 (/opt/rustwide/workdir/crates/bazel-oci-worker)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/bazel-oci-worker/src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(response)
[INFO] [stdout]    |     -- ^^^^^^^^ expected `worker::Body`, found `axum::body::Body`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `axum::body::Body` and `worker::Body` have similar names, but are actually distinct types
[INFO] [stdout] note: `axum::body::Body` is defined in crate `axum_core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.4.5/src/body.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Body(BoxBody);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker::Body` is defined in crate `worker`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/worker-0.5.0/src/http/body.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Body(Option<IntoStream<'static>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the type constructed contains `http::Response<axum::body::Body>` due to the type of the argument passed
[INFO] [stdout]   --> crates/bazel-oci-worker/src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(response)
[INFO] [stdout]    |     ^^^--------^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/bazel-oci-worker/src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(response)
[INFO] [stdout]    |     -- ^^^^^^^^ expected `worker::Body`, found `axum::body::Body`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: `axum::body::Body` and `worker::Body` have similar names, but are actually distinct types
[INFO] [stdout] note: `axum::body::Body` is defined in crate `axum_core`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-core-0.4.5/src/body.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Body(BoxBody);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] note: `worker::Body` is defined in crate `worker`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/worker-0.5.0/src/http/body.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Body(Option<IntoStream<'static>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the type constructed contains `http::Response<axum::body::Body>` due to the type of the argument passed
[INFO] [stdout]   --> crates/bazel-oci-worker/src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Ok(response)
[INFO] [stdout]    |     ^^^--------^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        this argument influences the type of `Ok`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<AppState<S>>` cannot be sent between threads safely
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:65:43
[INFO] [stdout]      |
[INFO] [stdout]   65 |           .route("/v2/", axum::routing::get({
[INFO] [stdout]      |  ________________________------------------_^
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        required by a bound introduced by this call
[INFO] [stdout]   66 | |             let state = Rc::clone(&state);
[INFO] [stdout]   67 | |             move || async move { handle_ping(&state) }
[INFO] [stdout]      | |             ------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             within this `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}`
[INFO] [stdout]      | |             this tail expression is of type `{closure@router.rs:67:13}`
[INFO] [stdout]   68 | |         }))
[INFO] [stdout]      | |_________^ `Rc<AppState<S>>` cannot be sent between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}`, the trait `Send` is not implemented for `Rc<AppState<S>>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:67:13
[INFO] [stdout]      |
[INFO] [stdout]   67 |             move || async move { handle_ping(&state) }
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      = note: required for `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}` to implement `Handler<((),), ()>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<AppState<S>>` cannot be sent between threads safely
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:65:43
[INFO] [stdout]      |
[INFO] [stdout]   65 |           .route("/v2/", axum::routing::get({
[INFO] [stdout]      |  ________________________------------------_^
[INFO] [stdout]      | |                        |
[INFO] [stdout]      | |                        required by a bound introduced by this call
[INFO] [stdout]   66 | |             let state = Rc::clone(&state);
[INFO] [stdout]   67 | |             move || async move { handle_ping(&state) }
[INFO] [stdout]      | |             ------------------------------------------
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             within this `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}`
[INFO] [stdout]      | |             this tail expression is of type `{closure@router.rs:67:13}`
[INFO] [stdout]   68 | |         }))
[INFO] [stdout]      | |_________^ `Rc<AppState<S>>` cannot be sent between threads safely
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}`, the trait `Send` is not implemented for `Rc<AppState<S>>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required because it's used within this closure
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:67:13
[INFO] [stdout]      |
[INFO] [stdout]   67 |             move || async move { handle_ping(&state) }
[INFO] [stdout]      |             ^^^^^^^
[INFO] [stdout]      = note: required for `{closure@crates/bazel-oci-worker/src/router.rs:67:13: 67:20}` to implement `Handler<((),), ()>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:65:24
[INFO] [stdout]      |
[INFO] [stdout]   65 |           .route("/v2/", axum::routing::get({
[INFO] [stdout]      |  ________________________^
[INFO] [stdout]   66 | |             let state = Rc::clone(&state);
[INFO] [stdout]   67 | |             move || async move { handle_ping(&state) }
[INFO] [stdout]   68 | |         }))
[INFO] [stdout]      | |__________^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{async block@crates/bazel-oci-worker/src/router.rs:67:21: 67:31}`, the trait `Send` is not implemented for `Rc<AppState<S>>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: captured value is not `Send`
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:67:47
[INFO] [stdout]      |
[INFO] [stdout]   67 |             move || async move { handle_ping(&state) }
[INFO] [stdout]      |                                               ^^^^^ has type `Rc<AppState<S>>` which is not `Send`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:65:24
[INFO] [stdout]      |
[INFO] [stdout]   65 |           .route("/v2/", axum::routing::get({
[INFO] [stdout]      |  ________________________^
[INFO] [stdout]   66 | |             let state = Rc::clone(&state);
[INFO] [stdout]   67 | |             move || async move { handle_ping(&state) }
[INFO] [stdout]   68 | |         }))
[INFO] [stdout]      | |__________^ future created by async block is not `Send`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{async block@crates/bazel-oci-worker/src/router.rs:67:21: 67:31}`, the trait `Send` is not implemented for `Rc<AppState<S>>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/handler/mod.rs:303:1
[INFO] [stdout]      |
[INFO] [stdout]  303 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  304 | | where
[INFO] [stdout]  305 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + 'static,
[INFO] [stdout]  306 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | |     T: 'static,
[INFO] [stdout]  311 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: captured value is not `Send`
[INFO] [stdout]     --> crates/bazel-oci-worker/src/router.rs:67:47
[INFO] [stdout]      |
[INFO] [stdout]   67 |             move || async move { handle_ping(&state) }
[INFO] [stdout]      |                                               ^^^^^ has type `Rc<AppState<S>>` which is not `Send`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/method_routing.rs:166:16
[INFO] [stdout]      |
[INFO] [stdout]  166 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  439 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bazel-oci-worker` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bazel-oci-worker` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7", kill_on_drop: false }`
[INFO] [stdout] 38d8e9c4a1aed56b5b9a34388af1cf9ce62e4809c0b35d7992671d08058fbaf7
